home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 5 / MacMania 5.toast / / Internet software / NewsWatcher / NW Source / Source / subject.h < prev    next >
Text File  |  1995-11-12  |  389b  |  7 lines

  1. void RedrawSubjectItemTriangle (WindowPtr wind, long item, Boolean filled);
  2. void RedrawSubjectItemCheckMark (WindowPtr wind, long item);
  3. void RedrawSubjectWindowUnreadCount (WindowPtr wind);
  4. OSErr OpenGroupItem (WindowPtr wind, long item, long maxFetch, Boolean *hasArts);
  5. Boolean EncodedTextBeginLineIsRequired (TSubject **subjectArray, long index);
  6. void InitSubjectDispatchTable (void);
  7.